@charset "utf-8";
/* CSS Document */

p{
	color:#999;
	font-family: MuseoSans-300;
	font-size: 14px;
	line-height: 14px;
	margin: 0 auto;
}

#column_1, #column_2, #column_3, #column_4 {
	width: 180px;
	float: left;	
}

#column_2, #column_3 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#column_1 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 30px;
	Padding-left: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#column_4 {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	padding-right: 30px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-left-style: none;
}

#Container #column_1 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
	font-weight: normal;
}

#Container #column_2 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 12px;
	text-align: center;
	font-weight: normal;
}

#Container #column_3 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 12px;
	text-align: center;
	font-weight: normal;
}

#Container #column_4 h3 {
	font-family:  MuseoSans-300;
	font-size: 18px;
	color: #999;
	line-height: 1;
	margin-top: 0;
	margin-bottom: 12px;
	text-align: center;
	font-weight: normal;
	
}

#Container #column_1 p img {
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

#Container #column_4 p img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Container #column_2 p img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Container #column_3 p img {
	margin-top: 0px;
	margin-bottom: 0px;
}
#Container img {
	margin-top: 2em;
	margin-right: 0 auto;
	margin-bottom: 2em;
	margin-left: 0 auto;
}

 #Container {
    width: 968px;
    background: #FFF;
    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
}
